www.gusucode.com > Piwik 网站流量统计系统 v2.9.1PHP源码程序 > Piwik 网站流量统计系统 v2.9.1/How to install Piwik.html/piwik/plugins/Goals/stylesheets/goals.css

    .goalTopElement {
    border-bottom: 1px dotted;
}

.goalEntry {
    margin: 0 0 20px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #7e7363;
    width: 614px;
}

/* dimension selector */
#titleGoalsByDimension {
    padding-top: 30px;
}

ul.ulGoalTopElements {
    list-style-type: circle;
    margin-left: 30px;
}

.ulGoalTopElements a {
    text-decoration: none;
    color: #0033CC;
    border-bottom: 1px dotted #0033CC;
    line-height: 2em;
}